Bump the dev-dependencies group across 1 directory with 3 updates #10479
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-dependencies group with 3 updates in the /updater directory: rubocop, rubocop-sorbet and vcr.
Updates
rubocop
from 1.65.0 to 1.65.1Release notes
Sourced from rubocop's releases.
Changelog
Sourced from rubocop's changelog.
Commits
b073d7a
Cut 1.65.18c4c144
Update Changelog19b3d9d
Merge pull request #13083 from Earlopain/false-positive-global-std-stream761b917
Fix false positive forStyle/GlobalStdStream
for namespaced constants58eeb7a
Clarify docs in Naming/PredicateName2443641
Add a validate_config for Naming/PredicateName68bd9da
Merge pull request #13079 from koic/fix_incorrect_autocorrect_for_naming_resc...748a568
Merge pull request #13081 from fatkodima/zero_length_predicate-false-positive70d8e88
Fix a false positive forStyle/ZeroLengthPredicate
when using safe navigati...ea309c2
[Fix #13076] Fix an incorrect autocorrect for `Naming/RescuedExceptionsVariab...Updates
rubocop-sorbet
from 0.8.3 to 0.8.5Release notes
Sourced from rubocop-sorbet's releases.
Commits
7443406
Bump version to v0.8.505c6081
Merge pull request #249 from Shopify/at-rbi-cop3c6ad00
Enable Layout/SpaceInsideReferenceBrackets cope25f534
Reorder Sorbet/ValidGemVersionAnnotations cop configd2ceae7
Merge pull request #248 from Shopify/KaanOzkan-patch-1a543588
Enable Layout/SpaceInsideBlockBraces5cba866
Merge pull request #199 from Shopify/emily/valid-rbi-version-annotations3cffa24
Create a cop to validate gem version annotations in RBI filesb781739
Use consistent inheritance style (#246)ccb0dfd
Bump version to v0.8.4 in Gemfile.lockUpdates
vcr
from 6.2.0 to 6.3.1Release notes
Sourced from vcr's releases.
Changelog
Sourced from vcr's changelog.
Commits
60b204c
Bumping to version 6.3.1 (#1034)601900d
Move require "faraday/multipart" to spec/ where it is being used (#1032)8c4dc6e
CI: Disable fail-fast (#1030)aaf3beb
Bumping to version 6.3.0 (#1029)9d82a03
add error message when cassete file does not exist (#1028)aff1309
Add Rack 2 and Rack 3 to the CI (#1025)707738e
Make VCR CI compatible with Faraday 1 and 2 (#1024)95a9192
Allow usage of typhoeus >= 1.2 (#1023)cde8934
Update request_ignorer.rb (#1016)40f1246
Replace HeaderDowncaser with Hash#transform_keys (#1015)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions